home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
David Beckham England Euro Wallet
/
David Beckham England Euro Wallet CD.iso
/
mac
/
BECKHAM.app
/
Contents
/
Windows
/
lingo.ini
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-10-23
|
281 b
|
10 lines
|
[
TEXT/LMAN
]
on startup
set the soundkeepdevice to 0
-- Added to look for files in the "assets" subdirectory
global tbsearchpath
set tbsearchpath=[]
append(tbsearchpath, the applicationPath & "assets\")
append(the searchpaths, the applicationPath & "assets")
end startup